Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore fields of entity by adding ignore annotation #248

Merged
merged 1 commit into from
Jan 25, 2020

Conversation

vitusortner
Copy link
Collaborator

@vitusortner vitusortner commented Jan 25, 2020

Closes #12, #220

@codecov
Copy link

codecov bot commented Jan 25, 2020

Codecov Report

Merging #248 into develop will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #248     +/-   ##
==========================================
+ Coverage    80.84%   80.94%   +0.1%     
==========================================
  Files           50       50             
  Lines         1373     1375      +2     
==========================================
+ Hits          1110     1113      +3     
+ Misses         263      262      -1
Flag Coverage Δ
#floor 80.94% <100%> (+0.1%) ⬆️
#floor_generator 80.48% <100%> (+0.11%) ⬆️
Impacted Files Coverage Δ
...loor_generator/lib/processor/entity_processor.dart 79.56% <100%> (+1.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29fee08...1ff2dc1. Read the comment docs.

@vitusortner vitusortner changed the title Ignore field of entity by adding ignore annotation Ignore fields of entity by adding ignore annotation Jan 25, 2020
@vitusortner vitusortner merged commit d048684 into develop Jan 25, 2020
@vitusortner vitusortner deleted the feature-ignore-field branch January 25, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Ignore specific fields of entities
1 participant